lcPropGetStr Home

Returns a property's value of string type.

 LPCWSTR lcPropGetStr (
   HANDLE hObject,
   int idProp
 );

Parameters
hObject
  Handle to object.
idProp
  Property's identifier.

Return Value

  Property's value.

See Also

  Access Objects Properties,   lcPropPutStr,   lcPropGetStrA,  

lcPropGetStr2lcPropGetChar